'runs when a player tries to join the game
'main = stop will prevent this.
Function MAIN(Player As LONG, Ip As STRING) As LONG
   Main = Continue
End Function